home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / misc / bb14c.lha / Version.Doc < prev   
Text File  |  1992-11-22  |  2KB  |  60 lines

  1. ------------------------------------------------
  2. --- Version History of the BaudBandit.device ---
  3. ------------------------------------------------
  4.  
  5. Version 1.4
  6. -----------
  7.  
  8. -I  decided  to  completely  rewrite  the  request queuing.  Read and write
  9.  requests   are   now  queued   using  real  list  structures,  similar  to
  10.  serial.device.  Since this is a major change, it is now version 1.4.
  11.  
  12. -Found  an incompatibility to serial.device:  The IO_FLAGS were not cleared
  13.  before executing any IO function. This caused many unexpected side effects
  14.  like e.g.  unanswered IO Requests and more.
  15.  
  16. -Since  there  is  such  a  big  discrepancy  between the number BaudBandit
  17.  REGISTERED  USERS  and  BaudBandit  ILLEGAL  USERS, I decided to include a
  18.  little  text that  will  be  displayed  on  your terminal screens. It just
  19.  reminds people to register.  Nothing too disturbing, though.
  20.  
  21. -I reworked the BaudBandit.Doc file, so better read it again.
  22.  
  23.  
  24. Version 1.4a
  25. ------------
  26.  
  27. -Fixed  a  bug  in  AbortIO:   The  request  was always replied, even if it
  28.  couldn't be aborted!  (e.g.  because it was neither active nor queued)
  29.  
  30. -From  now  on  GvpFix,  a  modified  GvpPatch,  will  be  included in each
  31.  BaudBandit  release.   It  will  patch in before gvpscsi.device to prevent
  32.  transmission errors at higher baudrates when using BaudBandit.
  33.  
  34.  
  35. Version 1.4b
  36. ------------
  37.  
  38. -Fixed  a  nasty  little  bug  in  the  timer device code.  tv_Secs was not
  39.  cleared before  sending the  IORequest to  timer.device.  On some systems,
  40.  this caused long delays in RTS/CTS handshaking.
  41.  
  42. -Improved  shareware  reminder  text  output.   It  is now displayed on the
  43.  TrapDoor and NComm terminal as well, hehehe...
  44.  
  45.  
  46. Version 1.4c
  47. ------------
  48.  
  49. -I  had  better  not  "improved"  the  reminder  text  output.   The device
  50.  sometimes  used  deallocated  memory  for receive buffering, beware!
  51.  
  52.  
  53.  
  54. Plans for future releases
  55. -------------------------
  56.  
  57. -Include Break support
  58. -Include XOn/XOff support
  59. -Include shareware requesters and a time limit, if nobody registers. <grin>
  60.